home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / GRAPTIES / ARTCON.LZH / ARTCON.DOC next >
Text File  |  1988-01-11  |  8KB  |  199 lines

  1.  
  2.  
  3.  
  4.              ARTCON Version 1.0  -  1/11/88
  5.  
  6.              Clip-Art converter for:
  7.                 Print Shop
  8.                 PrintMaster
  9.                 NewsMaster (*)
  10.                 PFS: First Publisher
  11.  
  12.              by Robert Onda
  13.              Copyright (C) 1988
  14.  
  15.              Portions Copyright (C) 1982-1987 by Microsoft Corporation
  16.              Portions Copyright (C) 1985-1987 by Thomas Hanlin III
  17.  
  18.  
  19.              This first version of ARTCON does FAST, EASY clip-art
  20.              conversions between Print Shop and PrintMaster Libraries, and
  21.              converts either Print Shop or Printmaster Libraries to the
  22.              PFS: First Publisher format.  This first version is released
  23.              for the immediate need of converting graphics to the First
  24.              Publisher format.  Future versions will add greater support
  25.              for different drives/paths if this type of feature is needed.
  26.              ARTCON requires DOS 3 or later.
  27.  
  28.  
  29.              Preparation to use ARTCON
  30.  
  31.              To convert Print Shop Libraries
  32.  
  33.                 Print Shop Libraries contain two files starting with "GR",
  34.              one ending in .NAM (the graphic names file) and .DAT (the
  35.              actual graphics).  Either copy each pair of files to convert
  36.              to a floppy along with ARTCON, or copy ARTCON into the
  37.              directory containing the two files.  When converting to
  38.              PrintMaster/NewsMaster, two new files will be created in the
  39.              same directory, one ending in .SDR (the names) and one ending
  40.              in .SHP (the graphics).  When converting to First Publisher,
  41.              a series of .ART files will be created in the same directory.
  42.  
  43.              To convert PrintMaster/NewsMaster Libraries
  44.  
  45.                 PrintMaster Libraries contain two files, .SDR (names) and
  46.              .SHP (graphics data).  NewsMaster Libraries contain three,
  47.              .SDR, .SHP, and .SDX (.SDX is a pointers file which, among
  48.              other things, compensates for poor construction of the .SHP
  49.              file).  Copy these files to a floppy along with ARTCON, or
  50.              copy ARTCON into the directory containing these files.
  51.              Conversions to Print Shop will leave two new files in the
  52.              same directory, one ending in .NAM and one ending in .DAT.
  53.              Conversions to First Publisher will leave a series of .ART
  54.              files in the same directory or floppy.  See NewsMaster notes
  55.              below.
  56.  
  57.  
  58.              ARTCON Version 1.0 has just five menu choices:
  59.  
  60.              1. Print Shop Library to PrintMaster/NewsMaster Library
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                 ARTCON shows the Print Shop Libraries on the current
  71.              directory and asks for the name of the library to convert.
  72.              It will show the names of all the graphics in the selected
  73.              library and create a PrintMaster/NewsMaster format file.
  74.              ARTCON will name the new files into the default
  75.              Print/NewsMaster format; however if the default filename
  76.              exists ARTCON will ask for a new name.  You may press <ENTER>
  77.              alone at any prompt to abort and return to the opening
  78.              screen.
  79.  
  80.              2. Print Shop Library to PFS: First Publisher .ART files
  81.  
  82.                 ARTCON shows the Print Shop Libraries on the current
  83.              directory and asks for the name of the library to convert.
  84.              It then shows the names of all graphics in the selected
  85.              library and creates separate .ART files for use with PFS:
  86.              First Publisher.  Because Print Shop graphic names may be up
  87.              to sixteen characters, while PFS: First Publisher (and DOS)
  88.              can use only eight, the first eight characters of the graphic
  89.              name are used.  If that eight-character filename would
  90.              duplicate an existing filename, ARTCON will beep and ask for
  91.              a new filename.  You may abort by pressing <ENTER> alone.
  92.  
  93.              3. PrintMaster/NewsMaster Library to Print Shop Library
  94.  
  95.                 The reverse of #1 above.  (See NewsMaster notes below.)
  96.              ARTCON will create two new files ending in .SDR and .SHP.
  97.              Note: A NewsMaster library may include graphics of different
  98.              sizes; any graphics which are not the same size as a Print
  99.              Shop graphic will be skipped (in this version 1.0).
  100.  
  101.  
  102.              4. PrintMaster/NewsMaster to PFS: First Publisher .ART Files
  103.  
  104.                 Similar to #2 above.  All NewsMaster graphics, of any
  105.              size, will be converted to First Publisher.  (See NewsMaster
  106.              notes below.)
  107.  
  108.              6. END and Shareware notice
  109.  
  110.                 This exits the program, showing the Shareware screen.
  111.  
  112.  
  113.              GRACDEMO files
  114.  
  115.                 GRACDEMO.NAM and GRACDEMO.DAT is a Print Shop Library
  116.              containing 15 graphics.  You can immediately try ARTCON,
  117.              converting the GRACDEMO file to PrintMaster or PFS: First
  118.              Publisher formats.
  119.  
  120.  
  121.              NewsMaster notes:
  122.  
  123.                 With the release of NewsMaster (and PrintMaster Plus?),
  124.              variable-sized graphic capabilities are used in (more or
  125.              less) the standard PrintMaster format. I have added a minimal
  126.              adaptation for the NewsMaster files; unfortunately, due to
  127.              the sloppy (or deliberate) implementation of this "new" file
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.              format, ARTCON might be fooled somewhere within a NewsMaster
  137.              library while converting to Print Shop or PFS: First
  138.              Publisher, and some graphics may look skewered or
  139.              unrecognizable.  An "update" of ARTCON will be better
  140.              prepared to deal with this.
  141.  
  142.  
  143.              PFS: First Publisher notes:
  144.  
  145.                 Print Shop graphics and PrintMaster graphics are converted
  146.              in approximately the proper aspect ratio for direct use in
  147.              PFS: First Publisher.  However, since First Publisher .ART
  148.              has twice the (apparent) vertical resolution, you are able to
  149.              "Magnify" each graphic and do manual touch-ups or smoothing.
  150.              The variable-size NewsMaster graphics also are converted to
  151.              First Publisher .ART files in near-correct aspect ratio.
  152.  
  153.  
  154.              Notes on using with floppy disks:
  155.  
  156.                 You should first copy the original files to a floppy disk
  157.              containing no other files.  Start ARTCON from your A> drive,
  158.              and swap into the A> drive the disk containing the original
  159.              library files.  If the disk becomes full while converting and
  160.              saving the new graphics,  ARTCON will stop cleanly and exit
  161.              to DOS.
  162.  
  163.  
  164.              ARTCON is Shareware
  165.  
  166.                 If you use and are satisfied with ARTCON and wish to
  167.              support my effort to add more clip-art format conversions,
  168.              please register your use of ARTCON by sending $10.00 to:
  169.  
  170.              Robert Onda
  171.              Box 611
  172.              Lanham, Maryland 20706
  173.  
  174.                 If you send an additional $5.00 I will send back a disk
  175.              containing the latest update of ARTCON along with at least
  176.              100 graphics in Print Shop format (new to the PC-compatible
  177.              universe) ready for conversion to PrintMaster or PFS: First
  178.              Publisher formats.
  179.  
  180.                 With some interest, the next version of ARTCON may include
  181.              complete support for poor NewsMaster files; conversions
  182.              to/from Newsroom (in proper aspect ratio); and support for
  183.              more desktop publishing or other programs using clip-art.
  184.              Suggestions for enhancements are welcome.
  185.  
  186.  
  187.              This first released version of ARTCON was written using the
  188.              Microsoft QuickBasic compiler, and was made much more
  189.              user-friendly with the Advanced Function Library (ADVBAS)
  190.              routines written by Thomas Hanlin III.
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.